home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / solution.dxr / 00137.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  155 b   |  11 lines

  1. on exitFrame
  2.   roll_check(18, 19, 2)
  3.   if soundBusy(1) then
  4.     go(the frame)
  5.   else
  6.     puppetTransition(10)
  7.     go("1a3a1")
  8.   end if
  9.   go(the frame)
  10. end
  11.